C1.Web.Mvc.Finance Namespace / FibonacciFans<T> Class / Levels Property

In This Topic
Levels Property (FibonacciFans<T>)
In This Topic
Gets or sets the array of levels for plotting.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property Levels As Double()
 
See Also